* ebrowse.c (putstr): Rename from PUTSTR and turn into a function.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:22:13 +0000 (16:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Feb 2011 00:22:13 +0000 (16:22 -0800)
commit0726d205e6ad3614c8ae4fbeecf10ff32456d291
treed9b3c017ea13240d78e981fae39babd3a43fd5c1
parentdc9f6c2db2cc29f390a3fbbacbc6e84d2d4e984a
* ebrowse.c (putstr): Rename from PUTSTR and turn into a function.

All callers changed.  This is cleaner, and avoids GCC warnings about
passing NULL to fputs.
lib-src/ChangeLog
lib-src/ebrowse.c